Fun<A1,R>
The type Fun[T,U] corresponds to System.Converter[T,U] in the .Net Framework class library, and the type Fun[T,bool] corresponds System.Predicate[T] in the .Net Framework class library.
Type parameters: | |
A1 | |
R |
System.ICloneable
, System.Runtime.Serialization.ISerializable
object
, System.Delegate
, System.MulticastDelegate
Invoke(A1 x1)
R Invoke(A1 x1) |